Auto merge of #4619 - camjackson:patch-1, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 15 Oct 2017 17:00:09 +0000 (17:00 +0000)
committerbors <bors@rust-lang.org>
Sun, 15 Oct 2017 17:00:09 +0000 (17:00 +0000)
commit2f779743f4579febf674dbbb6e24bb2e709a7982
tree4ade39ce04da7100b567a0070dd67c013bf5e72b
parent2e615644c8e5819faa401a6200b187c4409ed963
parent723945cb0eae7d642caa88812c6ecee3ed5895a1
Auto merge of #4619 - camjackson:patch-1, r=alexcrichton

Document how to make `build.rs` write to the terminal

Documenting the solution mentioned here: https://github.com/rust-lang/cargo/issues/985